projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c04941
)
popover: Propagate drawing
author
Timm Bäder
<mail@baedert.org>
Thu, 1 Sep 2016 13:20:12 +0000
(15:20 +0200)
committer
Timm Bäder
<mail@baedert.org>
Thu, 1 Sep 2016 13:20:12 +0000
(15:20 +0200)
gtk/gtkpopover.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpopover.c
b/gtk/gtkpopover.c
index 2e2f818d24950d77dbbc7fd0ca6dab8188f9e72b..6cb4d53cc036e1b741a48462038e4a0452f77495 100644
(file)
--- a/
gtk/gtkpopover.c
+++ b/
gtk/gtkpopover.c
@@
-1213,7
+1213,7
@@
G_GNUC_END_IGNORE_DEPRECATIONS
if (child)
gtk_container_propagate_draw (GTK_CONTAINER (widget), child, cr);
- return
TRU
E;
+ return
GDK_EVENT_PROPAGAT
E;
}
static void